home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Modern.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-09-11  |  2.7 KB  |  79 lines

  1.  
  2.  /* $MVD$:color("18","ffffc1","SheerBlue","0") */
  3.  /* $MVD$:fontset("Verdana","Verdana") */
  4.  /* $MVD$:fontset("Arial","Arial") */
  5.  P { font-family : "Verdana";
  6.      font-size : 8.0pt;}
  7.  .mvd-P { font-family : "Verdana";
  8.           font-size : 8.0pt;}
  9.  BODY { background-color : white;}
  10.  .mvd-BODY { background-color : white;}
  11.  H1 { font-family : "Arial";
  12.       font-weight : bold;
  13.       font-size : 18.0pt;}
  14.  .mvd-H1 { font-family : "Arial";
  15.            font-weight : bold;
  16.            font-size : 18.0pt;}
  17.  H2 { font-family : "Arial";
  18.       font-weight : bold;
  19.       font-size : 14.0pt;}
  20.  .mvd-H2 { font-family : "Arial";
  21.            font-weight : bold;
  22.            font-size : 14.0pt;}
  23.  H3 { font-family : "Arial";
  24.       font-weight : bold;
  25.       font-size : 12.0pt;}
  26.  .mvd-H3 { font-family : "Arial";
  27.            font-weight : bold;
  28.            font-size : 12.0pt;}
  29.  H4 { font-family : "Arial";
  30.       font-weight : bold;
  31.       font-size : 10.0pt;}
  32.  .mvd-H4 { font-family : "Arial";
  33.            font-weight : bold;
  34.            font-size : 10.0pt;}
  35.  H5 { font-family : "Verdana";
  36.       font-weight : bold;
  37.       font-size : 8.0pt;}
  38.  .mvd-H5 { font-family : "Verdana";
  39.            font-weight : bold;
  40.            font-size : 8.0pt;}
  41.  P.Numbers { font-family : "Verdana";
  42.              font-size : 8.0pt;
  43.              list-style-type : decimal;}
  44.  .mvd-P-Numbers { font-family : "Verdana";
  45.                   font-size : 8.0pt;
  46.                   list-style-type : decimal;}
  47.  P.Bullets { font-family : "Verdana";
  48.              font-size : 8.0pt;
  49.              list-style-type : square;}
  50.  .mvd-P-Bullets { font-family : "Verdana";
  51.                   font-size : 8.0pt;
  52.                   list-style-type : square;}
  53.  P.Note { font-family : "Verdana";
  54.           font-size : 8.0pt;
  55.           background-color : silver;
  56.           border : solid silver 2.0pt;
  57.           padding : 2.0pt;}
  58.  .mvd-P-Note { font-family : "Verdana";
  59.                font-size : 8.0pt;
  60.                background-color : silver;
  61.                padding : 2.0pt;}
  62.  P.Warning { font-family : "Verdana";
  63.              font-size : 8.0pt;
  64.              border : solid 0.5pt;
  65.              padding : 2.0pt;}
  66.  .mvd-P-Warning { font-family : "Verdana";
  67.                   font-size : 8.0pt;
  68.                   padding : 2.0pt;}
  69.  P.Image { text-align : center;}
  70.  .mvd-P-Image { text-align : center;}
  71.  P.ImageCaption { font-family : "Arial";
  72.                   font-weight : bold;
  73.                   font-size : 8.0pt;
  74.                   text-align : center;}
  75.  .mvd-P-ImageCaption { font-family : "Arial";
  76.                        font-weight : bold;
  77.                        font-size : 8.0pt;
  78.                        text-align : center;}
  79.